home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Made with REALbasic™ / Cubies Winners / Mac OS X / haXmanager 1.0 / Plugins / Volumes on Desktop < prev    next >
Encoding:
Text File  |  2000-11-22  |  272 b   |  3 lines

  1. plugin.name=(Volumes on Desktop)
  2. plugin.description=(This plugin allows you to make your volumes appear on your desktop, not just removable ones.  Possible variables include 1 for true, 0 for false.)
  3. plugin.shell(defaults write com.apple.finder Desktop.HasLocalVolumes $v)